Skip to content

Site marketing setup#12

Merged
DavidASix merged 14 commits intostagingfrom
site-marketing-setup
Jan 18, 2026
Merged

Site marketing setup#12
DavidASix merged 14 commits intostagingfrom
site-marketing-setup

Conversation

@DavidASix
Copy link
Owner

@DavidASix DavidASix commented Jan 18, 2026

Do some basic setup / disable features to post site live as a landing page.

  • Disabled practice/ login
  • Added loops form
  • Adjusted homepage styles
  • Added 404 page
  • Added favicon

A lot of this will need to be reverted on launch, but not everything

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR prepares the site to go live as a landing page by disabling login/practice features, adding a waitlist form, adjusting styles, and adding a 404 page.

Changes:

  • Disabled login and practice functionality by commenting out navigation links and renaming page files
  • Added Loops waitlist form integration for email collection
  • Adjusted button sizes and animation styles for landing page aesthetics

Reviewed changes

Copilot reviewed 7 out of 10 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
src/styles/globals.css Added scroll-smooth and reduced wobble animation rotation
src/components/ui/button.tsx Increased button padding and sizes for all variants
src/components/navigation.tsx Commented out practice and login navigation links
src/components/footer.tsx Commented out practice and privacy links, updated builder link element
src/app/practice/page.tsx.disabled Renamed to disable practice functionality
src/app/page.tsx Replaced practice links with waitlist section and form
src/app/not-found.tsx Added custom 404 page with branding
src/app/login/page.tsx.disabled Renamed to disable login functionality
src/app/_components/loops-waitlist-form.tsx Added waitlist form with Loops integration
public/favicon.ico Updated favicon image

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Repository owner deleted a comment from Copilot AI Jan 18, 2026
Repository owner deleted a comment from Copilot AI Jan 18, 2026
Repository owner deleted a comment from Copilot AI Jan 18, 2026
Repository owner deleted a comment from Copilot AI Jan 18, 2026
@DavidASix DavidASix merged commit 2c3717b into staging Jan 18, 2026
2 checks passed
@DavidASix DavidASix deleted the site-marketing-setup branch January 18, 2026 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants